home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11023 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  888 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: pfrank3465@aol.com (PFrank3465)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ 4.52 problem
  5. Date: 12 Mar 1996 01:29:17 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4i35jt$8jl@newsbf02.news.aol.com>
  9. Reply-To: pfrank3465@aol.com (PFrank3465)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. I'm a novice programmer and I'm trying to write a simple word guessing
  13. game.
  14. When I use the debugger in the IDE to step through the program, it works
  15. fine.
  16. But when I run it normally, the secret word keeps changing to the guess
  17. word.
  18. Is there a bug in my BC++?  It seems like if it runs when I step through
  19. it with
  20. the dubugger, it should run when I execute it.
  21. If anyone has any insight that could help me pease e-mail me, and I'll
  22. send the 
  23. source code I have so far.   Thank you, ----------Pete
  24.